home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 August / EnterCD 08_2005.iso / boot / menus / timeout.scn < prev   
Encoding:
Text File  |  2005-04-25  |  189 b   |  11 lines

  1. #
  2. # Boot from first hard disk
  3. #
  4. hddboot80:
  5. if bootCheck[0x80]; then boot 0x80
  6. clear
  7. set textColor = color[brightred on black]
  8. print "\n"
  9. print "\acDrive is not bootable\n"
  10. wait 0
  11.